home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / langs / cc68x.zoo / version.doc < prev   
Encoding:
Text File  |  1994-12-04  |  603 b   |  15 lines

  1. Version notes for cc68x (these are more notes to myself than anything
  2. that should be taken as gospel, BTW -- sb).
  3.  
  4. 10/4/94      - Internal version 0.0.1.
  5.       - Added TOS-friendly optional names for libraries.  -lfred will
  6.         now find either of libfred.a or fred.lib with -mshort, or
  7.         either of libfred32.a or fred.l32 with -mlong.
  8.  
  9. 12/4/94   - Added -N option to specify a different program for one of
  10.         the translation phases.
  11.       - Change the default assembler name to "as68" to accommodate
  12.         c68 v4.5.1.
  13.       - Added a check for no filename arguments.
  14.       - Version 0.0.2 released.
  15.